home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1995 March / Macworld CD-ROM (March 1995).cdr / Demos / Paper Planes / P17-20 / 00038.ls < prev    next >
Encoding:
Text File  |  1994-08-25  |  101 b   |  6 lines

  1. on exitFrame
  2.   global Plane
  3.   set toFrame to "P" & string(Plane) & "S1"
  4.   go(label(toFrame) - 1)
  5. end
  6.